home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / adpipeax / vcsample.plg < prev    next >
Encoding:
Text File  |  1999-05-04  |  2.5 KB  |  54 lines

  1. --------------------Configuration: VCsample - Win32 Release--------------------
  2. Begining build with project "F:\gif89\Sdk\VCsample\VCsample.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4.  
  5. Project's tools are:
  6.             "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/VCsample.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
  7.             "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
  8.             "Win32 Resource Compiler" with flags "/l 0x409 /fo"Release/VCsample.res" /d "NDEBUG" /d "_AFXDLL" "
  9.             "Browser Database Maker" with flags "/nologo /o"Release/VCsample.bsc" "
  10.             "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/VCsample.pdb" /machine:I386 /out:"Release/VCsample.exe" "
  11.             "Custom Build" with flags ""
  12.             "<Component 0xa>" with flags ""
  13.  
  14. Creating command line "rc.exe /l 0x409 /fo"Release/VCsample.res" /d "NDEBUG" /d "_AFXDLL" "F:\gif89\Sdk\VCsample\VCsample.rc"" 
  15. Creating temp file "C:\WINDOWS\TEMP\RSP61F4.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/VCsample.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  16. "F:\gif89\Sdk\VCsample\adpipea.cpp"
  17. "F:\gif89\Sdk\VCsample\ChildFrm.cpp"
  18. "F:\gif89\Sdk\VCsample\MainFrm.cpp"
  19. "F:\gif89\Sdk\VCsample\VCsample.cpp"
  20. "F:\gif89\Sdk\VCsample\VCsampleDoc.cpp"
  21. "F:\gif89\Sdk\VCsample\VCsampleView.cpp"
  22. >
  23. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP61F4.TMP" 
  24. Creating temp file "C:\WINDOWS\TEMP\RSP61F5.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/VCsample.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  25. "F:\gif89\Sdk\VCsample\StdAfx.cpp"
  26. >
  27. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP61F5.TMP" 
  28. Creating temp file "C:\WINDOWS\TEMP\RSP61F6.TMP" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/VCsample.pdb" /machine:I386 /out:"Release/VCsample.exe" 
  29. .\Release\adpipea.obj
  30. .\Release\ChildFrm.obj
  31. .\Release\MainFrm.obj
  32. .\Release\StdAfx.obj
  33. .\Release\VCsample.obj
  34. .\Release\VCsampleDoc.obj
  35. .\Release\VCsampleView.obj
  36. .\Release\VCsample.res>
  37. Creating command line "link.exe @C:\WINDOWS\TEMP\RSP61F6.TMP" 
  38. Compiling resources...
  39. Compiling...
  40. StdAfx.cpp
  41. Compiling...
  42. adpipea.cpp
  43. ChildFrm.cpp
  44. MainFrm.cpp
  45. VCsample.cpp
  46. VCsampleDoc.cpp
  47. VCsampleView.cpp
  48. Generating Code...
  49. Linking...
  50.  
  51.  
  52.  
  53. VCsample.exe - 0 error(s), 0 warning(s)
  54.